Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps asv from 0.6.4 to 0.6.5.

Release notes

Sourced from asv's releases.

v0.6.5

rattler support and UX/UI assistance.

What's Changed

... (truncated)

Changelog

Sourced from asv's changelog.

asv 0.6.5 (2025-09-12)

New Features ^^^^^^^^^^^^

  • ASV supports the py-rattler backend through the rattler option (#1445)
  • ASV_USE_CONDARC can be set to load the options in the CONDARC environment variable

Bug Fixes ^^^^^^^^^

  • JSONC fixes (#1426)
  • Multiple python versions are now handled correctly (#1444)
  • Environment types can be specified for pytest (#1446)
  • ASV_PYTHONPATH is now applied for the discovery phase. (#1463)
  • Fix virtualenv setup for virtualenv 20.31 (#1485)

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Indicate when benchmarks start passing with *
  • Internally consistent with ScientificPython guidelines (#1528, #1527, #1526)
  • Ruff used for styles (#1513)
  • New documentation design
  • The mamba backend has been removed, with rattler as the suggested replacement
  • rattler is also expected to be the default in the next release
Commits
  • 2232029 REL: Finalize v0.6.5 log [wheel build]
  • 5ea038a Merge pull request #1528 from DimitriPapadopoulos/repo-review
  • eea30a6 Merge pull request #1527 from DimitriPapadopoulos/Scientific_Python_Library_D...
  • edd4bec Style and static checks: PyGrep hooks
  • d67e24b Enforce ruff rules
  • 9cfb781 Apply ruff rule RUF100
  • 3325dec Apply ruff rule RUF015
  • 1dcb273 Apply ruff rule RUF010
  • 4b7308f Enforce ruff/flake8-import-conventions rules
  • 10d214d Apply ruff/flake8-import-conventions rule ICN001
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.79%. Comparing base (960c0ec) to head (c66cb36).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files          19       19           
  Lines        2042     2042           
=======================================
  Hits         1997     1997           
  Misses         45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Before [960c0ec] After [178651a] Ratio Benchmark (Parameter)
433±200ms 449±200ms 1.04 benchmarks.ReadFewColumnsHTTPS.time_run
51.2±0.04ms 52.5±0.5ms 1.03 benchmarks.ReassignHalfOfNestedSeries.time_run
11.4±0.06ms 11.5±0.07ms 1.01 benchmarks.NestedFrameQuery.time_run
1.30±0.02ms 1.31±0.01ms 1.01 benchmarks.NestedFrameReduce.time_run
260M 263M 1.01 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
255M 253M 1 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
1.81±0.02s 1.82±0.01s 1 benchmarks.ReadFewColumnsS3.time_run
30.7±2ms 30.5±1ms 0.99 benchmarks.AssignSingleDfToNestedSeries.time_run
136M 134M 0.99 benchmarks.CountNestedBy.peakmem_run
64.3±1ms 63.9±0.3ms 0.99 benchmarks.CountNestedBy.time_run

Click here to view all benchmarks.

Bumps [asv](https://github.com/airspeed-velocity/asv) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/airspeed-velocity/asv/releases)
- [Changelog](https://github.com/airspeed-velocity/asv/blob/main/CHANGES.rst)
- [Commits](airspeed-velocity/asv@v0.6.4...v0.6.5)

---
updated-dependencies:
- dependency-name: asv
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/asv-0.6.5 branch from 2d2f37c to c66cb36 Compare October 28, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant